@charset "UTF-8";
/* CSS Document */
.form_wrapper{
	/*background-color: #d2d2d2;*/
	background: #8e9eab;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom right, #eef2f3, #d2d2d2);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom right, #eef2f3, #d2d2d2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding: 30px 15px;
}

.row.contatti{
	padding: 30px 0px 10px 0px !important; 
}
form{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
form *{
	float: left;
	position:relative;
	line-height: 13px !important; 
	font-size: 13px !important;
	color: #333 !important;
	font-family: 'HelveticaNeue_Light','Arial', sans-serif;
}

fieldset{
	padding: 10px 20px 15px 20px;
	margin: 0;
	border: none;
	background-color: #f2f3f4;
	border-radius:5px;
}
legend{
	text-align: center;
	padding: 0px 5px;
	border: none;
	color:#eb6a27; 
	padding-top:30px;
}
.row_form{
	padding: 10px 0px ;
}

form .col-1-1,
form .col-1-2,
form .col-1-3,
form .col-1-4{
	padding: 3px 5px;
}
form .col-1-1.msg_row{
	padding: 6px 10px;
}
form .col-1-1,
form .col-1-2:nth-child(2n+1),
form .col-1-3:nth-child(3n+1),
form .col-1-4:nth-child(4n+1){
	clear: both;
} 
fieldset input:active,
fieldset select:active,
fieldset textarea:active,
fieldset textarea:focus,
fieldset input:focus,
fieldset select:focus{
	outline: none;
	border: 1px solid #333333 !important; 
    box-shadow: 0 0 10px #333333;
}
input[type='text'],
input[type='email'],
input[type='password'],
textarea{
    box-shadow:none;
	background-color: #ffffff;
	height: 55px;
	border: 1px solid #333333 !important; 
	border-radius: 3px;
	padding-left: 10px;
	width: 100% !important;
	line-height: 1.5 !important;
}
input[type='checkbox']{
    box-shadow:none;
	background-color: #ffffff;
}
input[type='radio']{
    box-shadow:none;
	background-color: transparent;
}
textarea{
	height: 150px;
	padding: 15px 10px;
}
select{
	width: 100% !important;
	height: 55px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: url(/imgs/down_arrow.png) no-repeat 5px 1px;
	background-position: right;
	background-size: 15px 5px;
	background-color: #ffffff;
    box-shadow:none;
	cursor: pointer !important;
	text-rendering: optimizeLegibility;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 15px !important;	
    line-height: 1.5 !important;
    	border: 1px solid #333333 !important; 

}
@-moz-document url-prefix() { 
  select {
	padding-left: 7px;
  }
}
::-webkit-input-placeholder {
    color:#333333 !important;
    font-size: 15px;
}
::-webkit-select-placeholder {
    color:#333333;
    font-size: 13px; 
}
::-moz-placeholder {
    color:#333333;
    font-size: 15px;
    opacity: 1;
}
::-ms-placeholder {
    color:#333333;
    font-size: 15px;
    opacity: 1;
}
::placeholder {
    color:#333333;
    font-size: 15px;
    opacity: 1;
}
select option{
	padding: 8px !important;
	font-size: 15px !important;
}
label{
	text-align: left !important;
	padding-left: 30px;
	width: auto;
	padding-top: 0px;
}
.col-1-1.check_radio_row{
	width: 100%;
	height: 30px;
	display: table;
}
.col-1-1.check_radio_row input{
	position: absolute;
	top: 12px;
	left: 10px;
	z-index: 99;
}
.col-1-1.check_radio_row label{
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	line-height: 30px !important;
}
#mybtn{
	clear: both;
	float:  none;
}
#submit{
  width: 100%;  
  margin: 20px auto ;
  padding: 15px 20px;
  float: none;
  font-weight: bold;
  color: #ffffff !important;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 7px;
  cursor: pointer;
}

#privacy_row{
	padding-left: 20px;
	height: 20px;
	display: table; 
}

#privacy_si{
	position: absolute;
	left:10px;
	top:0;
	bottom:0;
	margin: auto 0px;
}

/*IMMAGINI PER FORM
.form_main_image{ 
	height:450px;
	background-position: center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important; 
}
*/
.form_title{font-size: 1.2em;}

.form_prodotti p {
	margin-bottom: 10px;

}

.form_prodotti input {
	margin-bottom: 20px;
	float:none;
}

.form_prodotti img {
	float:none;
}


@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

}

@media all and (max-width: 960px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {

}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {

}

@media all and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 640px), only screen and (min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min-resolution: 192dpi) and (max-width: 640px), only screen and (min-resolution: 2dppx) and (max-width: 640px) {
	form .col-1-1.row_form{padding: 0px 5px;}	
	form .col-1-2{width: 100%;}
}
@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {

}